[INFO] cloning repository https://github.com/caer/cate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caer/cate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaer%2Fcate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaer%2Fcate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f571cbaa58771f3826ea0be85dc3615d5269db24
[INFO] checking caer/cate against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaer%2Fcate" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/caer/cate
[INFO] finished tweaking git repo https://github.com/caer/cate
[INFO] tweaked toml for git repo https://github.com/caer/cate written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/caer/cate on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/caer/cate already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5a38352d7b82715eca629df374ce9a33fc603c5165874ca4db609ba889d6161
[INFO] running `Command { std: "docker" "start" "-a" "c5a38352d7b82715eca629df374ce9a33fc603c5165874ca4db609ba889d6161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5a38352d7b82715eca629df374ce9a33fc603c5165874ca4db609ba889d6161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5a38352d7b82715eca629df374ce9a33fc603c5165874ca4db609ba889d6161", kill_on_drop: false }`
[INFO] [stdout] c5a38352d7b82715eca629df374ce9a33fc603c5165874ca4db609ba889d6161
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4624abee6fc9d9060ee07eb1055813bb5189c29f02e7b7a05e8539d68b6dc5b2
[INFO] running `Command { std: "docker" "start" "-a" "4624abee6fc9d9060ee07eb1055813bb5189c29f02e7b7a05e8539d68b6dc5b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.1
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling oxc_ast_macros v0.115.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]    Compiling oxc_sourcemap v6.1.1
[INFO] [stderr]     Checking json-escape-simd v3.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking halfbrown v0.4.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking oxc-miette v2.7.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking endian-type v0.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking value-trait v0.12.1
[INFO] [stderr]     Checking seize v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking concurrent_lru v0.2.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking nodejs-built-in-modules v1.0.0
[INFO] [stderr]     Checking papaya v0.2.4
[INFO] [stderr]     Checking fast-glob v1.0.1
[INFO] [stderr]     Checking json-strip-comments v3.1.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking oxc_diagnostics v0.115.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking simd-json v0.17.0
[INFO] [stderr]     Checking oxc_data_structures v0.123.0
[INFO] [stderr]     Checking regress v0.10.5
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking oxc_estree v0.123.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking rolldown-ariadne v0.5.3
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking base-encode v0.3.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.123.0
[INFO] [stderr]     Checking oxc_allocator v0.123.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking fancy-regex v0.17.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling ts-rs-macros v12.0.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking vfs v0.12.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking oxc_index v4.1.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking brk_rolldown_std_utils v1.0.0-rc.7
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking oxc_diagnostics v0.123.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking sugar_path v2.0.1
[INFO] [stderr]     Checking radix_trie v0.3.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking oxc_str v0.123.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking oxc_data_structures v0.115.0
[INFO] [stderr]     Checking oxc_span v0.123.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking oxc_syntax v0.123.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking oxc_regular_expression v0.123.0
[INFO] [stderr]     Checking typedmap v0.6.0
[INFO] [stderr]     Checking oxc_estree v0.115.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking oxc_allocator v0.115.0
[INFO] [stderr]     Checking oxc-browserslist v2.3.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking pnp v0.12.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking ts-rs v12.0.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking brk_string_wizard v1.0.0-rc.7
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]     Checking brk_rolldown_devtools_action v1.0.0-rc.7
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking oxc_str v0.115.0
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking oxc_ast v0.123.0
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking oxc_span v0.115.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]     Checking oxc_syntax v0.115.0
[INFO] [stderr]     Checking oxc_regular_expression v0.115.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]     Checking oxc_resolver v11.19.1
[INFO] [stderr]     Checking brk_rolldown_devtools v1.0.0-rc.7
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]     Checking oxc_cfg v0.115.0
[INFO] [stderr]     Checking oxc_compat v0.115.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking oxc_ast v0.115.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]     Checking async-scoped v0.9.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking brk_rolldown_fs v1.0.0-rc.7
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tracing-chrome v0.7.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]     Checking oxc-browserslist v3.0.1
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking codemap v0.1.3
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking grass_compiler v0.13.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]     Checking oxc_compat v0.123.0
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking brk_rolldown_tracing v1.0.0-rc.7
[INFO] [stderr]     Checking commondir v1.0.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]     Checking unicode-id v0.3.6
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking append-only-vec v0.1.8
[INFO] [stderr]    Compiling codas v0.7.1
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking markdown v1.0.0
[INFO] [stderr]     Checking lol_html v2.7.2
[INFO] [stderr]     Checking notify-debouncer-mini v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr] error: could not compile `oxc_ast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name oxc_ast --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxc_ast-0.115.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::complexity' '--warn=clippy::cargo' '--warn=clippy::all' '--allow=clippy::wildcard_imports' '--allow=clippy::useless_let_if_seq' '--allow=clippy::use_self' --warn=unused_unsafe '--warn=clippy::unused_result_ok' '--warn=clippy::unused_peekable' --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_safety_comment' --warn=unit-bindings '--warn=clippy::unimplemented' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--warn=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' --warn=tail_expr_drop_order '--warn=clippy::suspicious_operation_groupings' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::significant_drop_tightening' '--warn=clippy::significant_drop_in_scrutinee' '--warn=clippy::self_named_module_files' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_clone' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::pub_underscore_fields' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::precedence_bits' '--warn=clippy::pathbuf_init_then_push' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--warn=clippy::non_zero_suggestions' '--allow=clippy::non_std_lazy_statics' '--allow=clippy::non_send_fields_in_send_ty' --warn=non_ascii_idents '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::missing_const_for_fn' '--warn=clippy::map_with_unused_argument_over_ranges' '--warn=clippy::iter_on_single_items' '--warn=clippy::infinite_loop' '--allow=clippy::impl_trait_in_params' '--warn=clippy::get_unwrap' '--allow=clippy::fn_params_excessive_bools' '--warn=clippy::filetype_is_file' '--allow=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--allow=clippy::doc_markdown' '--warn=clippy::dbg_macro' '--allow=clippy::cognitive_complexity' '--warn=clippy::clone_on_ref_ptr' '--allow=clippy::branches_sharing_code' '--warn=clippy::allow_attributes' --warn=absolute_paths_not_starting_with_crate --check-cfg 'cfg(coverage)' --check-cfg 'cfg(coverage_nightly)' --cfg 'feature="default"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serialize"))' -C metadata=b463a6cc916608c4 -C extra-filename=-9491a3e2c1cf2656 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9eabf962e5e38faf.rmeta --extern oxc_allocator=/opt/rustwide/target/debug/deps/liboxc_allocator-e0d02795f2bc7d65.rmeta --extern oxc_ast_macros=/opt/rustwide/target/debug/deps/liboxc_ast_macros-30cdd9349e6b882d.so --extern oxc_data_structures=/opt/rustwide/target/debug/deps/liboxc_data_structures-fd671ea4d8d26696.rmeta --extern oxc_diagnostics=/opt/rustwide/target/debug/deps/liboxc_diagnostics-aba8bc8c1c9c3e71.rmeta --extern oxc_estree=/opt/rustwide/target/debug/deps/liboxc_estree-02638e228bde1755.rmeta --extern oxc_regular_expression=/opt/rustwide/target/debug/deps/liboxc_regular_expression-dd750e0a50a78376.rmeta --extern oxc_span=/opt/rustwide/target/debug/deps/liboxc_span-66cd256ed5b806e1.rmeta --extern oxc_syntax=/opt/rustwide/target/debug/deps/liboxc_syntax-32e1fc4660160fd1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=83b32bed6482d6db -C extra-filename=-b425cc8288350f94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-90b6c7dd30819dd8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ab0a0affe7ea740d.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-f8ed72d78990c0ba.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `oxc_ast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name oxc_ast --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxc_ast-0.123.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::complexity' '--warn=clippy::cargo' '--warn=clippy::all' '--allow=clippy::wildcard_imports' '--allow=clippy::useless_let_if_seq' '--allow=clippy::use_self' --warn=unused_unsafe '--warn=clippy::unused_result_ok' '--warn=clippy::unused_peekable' --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_safety_comment' --warn=unit-bindings '--warn=clippy::unimplemented' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--warn=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' --warn=tail_expr_drop_order '--warn=clippy::suspicious_operation_groupings' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::significant_drop_tightening' '--warn=clippy::significant_drop_in_scrutinee' '--warn=clippy::self_named_module_files' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_clone' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::pub_underscore_fields' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::precedence_bits' '--warn=clippy::pathbuf_init_then_push' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--warn=clippy::non_zero_suggestions' '--allow=clippy::non_std_lazy_statics' '--allow=clippy::non_send_fields_in_send_ty' --warn=non_ascii_idents '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::missing_const_for_fn' '--warn=clippy::map_with_unused_argument_over_ranges' '--warn=clippy::iter_on_single_items' '--warn=clippy::infinite_loop' '--allow=clippy::impl_trait_in_params' '--warn=clippy::get_unwrap' '--allow=clippy::fn_params_excessive_bools' '--warn=clippy::filetype_is_file' '--allow=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--allow=clippy::doc_markdown' '--warn=clippy::dbg_macro' '--allow=clippy::cognitive_complexity' '--warn=clippy::clone_on_ref_ptr' '--allow=clippy::branches_sharing_code' '--warn=clippy::allow_attributes' --warn=absolute_paths_not_starting_with_crate --check-cfg 'cfg(coverage)' --check-cfg 'cfg(coverage_nightly)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serialize"))' -C metadata=1962e2bed941c6cc -C extra-filename=-1ccc74fa7c27f13e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9eabf962e5e38faf.rmeta --extern oxc_allocator=/opt/rustwide/target/debug/deps/liboxc_allocator-d9d4b362a24ef733.rmeta --extern oxc_ast_macros=/opt/rustwide/target/debug/deps/liboxc_ast_macros-ab772cd56242f28a.so --extern oxc_data_structures=/opt/rustwide/target/debug/deps/liboxc_data_structures-352b9f60934f96b8.rmeta --extern oxc_diagnostics=/opt/rustwide/target/debug/deps/liboxc_diagnostics-eaa186fbea9aacbf.rmeta --extern oxc_estree=/opt/rustwide/target/debug/deps/liboxc_estree-6e519c7354e4b35d.rmeta --extern oxc_regular_expression=/opt/rustwide/target/debug/deps/liboxc_regular_expression-e12233e984a76a64.rmeta --extern oxc_span=/opt/rustwide/target/debug/deps/liboxc_span-bbbc11028af7aa0a.rmeta --extern oxc_syntax=/opt/rustwide/target/debug/deps/liboxc_syntax-bf3bbf05988b5db9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4624abee6fc9d9060ee07eb1055813bb5189c29f02e7b7a05e8539d68b6dc5b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4624abee6fc9d9060ee07eb1055813bb5189c29f02e7b7a05e8539d68b6dc5b2", kill_on_drop: false }`
[INFO] [stdout] 4624abee6fc9d9060ee07eb1055813bb5189c29f02e7b7a05e8539d68b6dc5b2
